home *** CD-ROM | disk | FTP | other *** search
INI File | 1998-01-21 | 391 b | 12 lines |
- [ActionFilename]
- %TEMP%\\MP3extoutput.html
- [ActionHeaderFormat]
- <html><head><title>FileList created by MP3-Info Extension</title></head>
- <body>
- <h2>$(count) Files:</h2>
- <table border=1> <tr><th>File<th>Length<th>Title<th>Album</tr>
- [ActionFileFormat]
- <tr><td><a href="file://$(file)">$(file)</a><td>$(time)<td>$(title)<td>$(album)</tr>
- [ActionFooterFormat]
- </table></body></html>
-